@charset "utf-8";

html{font-size:100px;}

body{padding:0; margin:0; font-family:Microsoft Yahei; font-size:.18rem; color:#000; text-align:left; background:#fff; -webkit-text-size-adjust:none;}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, select, form, fieldset, input, button, textarea, blockquote, table{padding:0;margin:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
li{list-style:none;}
i{font-style:normal; vertical-align:top; display:inline-block; background-repeat:no-repeat;}

table{border-collapse:collapse;border-spacing:0;margin:auto;}
th,td{padding:0}
img,a img{border:0;margin:0;padding:0; vertical-align:middle;}
img, table, object, embed, video{max-width:100%;}
input:focus, textarea:focus{outline:none;}

a{outline-style:none;text-decoration:none;color:#000;}
a:focus{outline:none; -moz-outline:none;}
a:hover{color:#007ece;}

.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.clear{clear:both;}
.auto{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.hidden{display:none;}
.transparent{background:transparent !important;}
.bgwhite{background-color:#ffffff;}
.bggray{background-color:#f6f6f6;}
.bggrey{background-color:#efefef;}
.red{color:#f00;}
.inMobile{display:none;}
.button-mod{text-align: center;}

.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale a{display: block; overflow: hidden;}
.imgScale a img{display: block; width: 100%;}
.channelLink .infoMode img,
.imgScale a img{
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition-duration: 4s;
	transition-duration: 4s;
	-webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
	transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.channelLink .infoMode:hover img,
.imgScale a:hover img{
	-moz-transform:scale3d(1.1, 1.1, 1);
	-ms-transform:scale3d(1.1, 1.1, 1);
	-o-transform:scale3d(1.1, 1.1, 1);
	-webkit-transform:scale3d(1.1, 1.1, 1);
	transform:scale3d(1.1, 1.1, 1);
}
.hasTransition,
.sideMenu li a:before,
.zmhd-12345-menus li a i:before,
.common-head .menu1 li:before{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}

/*layout*/
.container{width: 1200px; padding-right: 20px; padding-left: 20px; margin-right: auto; margin-left: auto;}
.container:before,.container:after{display: table;content: "";line-height: 0;}
.container:after{clear: both;}
.case{overflow: hidden;}
.module-main{margin-right: -15px; margin-left: -15px; overflow: hidden;}
.module-max{overflow: hidden;}
.module-span4{float: left; width: 33.33333%;}
.module-span3{float: left; width: 25%;}
.module-span5{float: left; width: 47.5%;}
.module-span6{float: left; width: 50%;}
.module-span7{float: left; width: 52.5%;}
.module-span8{float :left; width: 66.66667%;}
.module-box{margin-right: 15px; margin-left: 15px; display: block;}
.grid{padding: 15px 20px;}
.border{border: 1px solid #e4e4e4;}
.borderTop{border-top: 1px solid #e4e4e4;}
.innerBox{overflow: hidden; zoom: 1;}
.margins{margin-top: 30px; margin-bottom: 30px;}
.mb{margin-bottom: 30px;}
.mb2{margin-bottom: .6125em;}
.mt{margin-top: 30px;}

/*header*/
.fullPage-banner{position: relative; z-index: 1; height: 100%;}
.fullPage-banner .swiper-slide{background-size: cover; background-repeat: no-repeat; background-position: center top;}
.fullPage-banner .banner1{background-image: url(../images/header_banner_pic1.png);}
.fullPage-banner .banner2{background-image: url(../images/header_banner_pic2.png);}
.fullPage-banner .banner3{background-image: url(../images/header_banner_pic3.png);}
.fullPage-banner .banner4{background-image: url(../images/header_banner_pic4.png);}
.fullPage-banner .banner5{background-image: url(../images/header_banner_pic5.png);}
.header .swiper-pagination{display: none; right: 0; left: 0; text-align: center;}
.header .swiper-pagination-bullet{width: 12px; height: 12px; margin: 0 5px; background-color: #fff; opacity: 0.6;}
.header .swiper-pagination-bullet-active{width: 8px; height: 8px; border: 2px solid #fff; background-color: transparent;}

.header .inhead{position: relative; height:426px;}
.header .inhead .banner-robe{position: absolute; right: 0; bottom: 0; left: 0; z-index: 3;}
.header .inhead .container{position: absolute; top: 0; right: 0; left: 0; z-index: 2; margin: 0 auto; height: 1px; line-height:1px;}
.header .inhead .top-link{position: absolute; top: 20px; left: 2%; z-index: 2;}
.header .inhead .top-right{position: absolute; top: 20px; right: 2%; z-index: 3;}
.header .inhead .menu{font-size: .875em;}
.header .inhead .menu li{float: left;}
.header .inhead .menu li a{display: block; position: relative; margin-right: 2.5em;}
.header .inhead .menu li a:after{position: absolute; top: 50%; right: -1.25em; content: ""; width: 1px; height: 1em; margin-top: -.5em; background-color: rgba(34,34,34,.9);}
.header .inhead .menu li:last-child a{margin-right: 0;}
.header .inhead .menu li:last-child a:after{content: normal;}
/* .header .inhead .menu li.wza{display: none;} */

.header .inhead .logo{position: absolute; top: 134px; left: auto;}
.header .inhead .search{position: absolute; top: 154px; right: 30px; width: 26.25%; background-color: #f6f2fc; border-radius: 30px;}
.header .inhead .search dl{position: relative; width: 100%;}
.header .search dl dd{position:relative; margin-right:80px; margin-left:20px;}
.header .inhead .search dl dd input[type="text"]{padding:0; height:50px; line-height:50px; width:100%; font-size:1em; color:#999; background:none; border:0; vertical-align:top;}
.header .inhead .search dl dt.button{position: absolute; top: 0; right: 0; bottom: 0; width: 80px;}
.header .inhead .search dl dt.button .searchBtn{width: 100%; height: 100%; font-weight: bold; font-size: 16px; color:#fff; background: url(../images/header_search_btn.png) no-repeat center center; -webkit-appearance: none; border: none; vertical-align: top; cursor: pointer; border-radius:0 30px 30px 0;}
.header .inhead .search dl dt.button .searchBtn:hover{filter: alpha(opacity=95); -moz-opacity: .95; opacity: .95;}

.header-menu{padding-top: .9375em; padding-bottom: .9375em; background: url(../images/header_mainnav_bg.png) no-repeat top;}
.header-menu .container{padding-right: 0 !important; padding-left: 0 !important;}
.swiper-nav .swiper-slide{position: relative; float: left; width: 16.66667%; line-height: 2.625em;}
.swiper-nav .swiper-slide .link{position: relative; display: block; font-weight:bold; font-size: 1.25em; color:#fff; text-align: center; white-space: nowrap;}
.swiper-nav .swiper-slide:after{position: absolute; top: 0; bottom: 0; right: 0; content: ""; border-right: 1px dashed #80b6d6;}
.swiper-nav .swiper-slide.swiper-slide-5:after{content: normal;}
.swiper-nav .swiper-slide.checked .link{color: #006dac; background-color: #fff;}
.mainnav-pc .swiper-wrapper{display: block;}

.header-toggle-btn{display: none;}

/*footer*/
.footer{color:#fff; font-size:.875em; background-color:#006dac;}
.footer-link{padding-top: 10px; margin-right:-10px; margin-left:-10px;}
.footer-link .select{position:relative; float:left; width:20%; margin-top:1.5em;}
.footer-link .select dt{position:relative; z-index:1; margin-right:10px; margin-left:10px; height:34px; border:1px solid #fff; line-height:34px; padding-left:10px; cursor:pointer; padding-right:12px; color:#fff; background-color:#006dac; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.footer-link .select dt:hover,
.footer-link .select dt.cur{border:1px solid #409dfe; box-shadow:0 0 3px #409dfe;}
.footer-link .select dt:before{position:absolute; top:50%; right:10px; margin-top:-3px; content:""; border:8px solid transparent; border-top-color:#fff;}
.footer-link .select dd{position:absolute; right:10px; left:10px; top:35px; z-index:99; display:none; background:#006dac; border: 1px solid #409dfe;}
.footer-link .select dd ul{padding:4px; max-height:140px; overflow:auto;}
.footer-link .select dd ul li a{line-height:20px; display:block; padding:4px 8px; color:#fff;}
.footer-link .select dd ul li a:hover{background-color:rgba(255,255,255,.1);}

.footer .footer-grid{position: relative; padding: 35px 22% 35px 25%; color: #fefefe;}
.footer .footer-grid a{color: #fefefe;}
.footer .footer-grid a:hover{color: #fff;}
.footer .footer-grid .bqxx{text-align: left; margin-left: -8px; line-height: 2em;}
.footer .footer-grid .bqxx img{margin-right: 6px;}
.footer .footer-grid .bqxx strong{padding-right: 5px; padding-left: 5px; font-family: Arial;}
.footer .footer-grid .bqxx span{display: inline-block; margin-right: 8px; margin-left: 8px;}
.footer .footer-grid .biaozhi{position: absolute; top: 50%; left: 0; width: 23%; text-align: left; margin-top: -40px;}
.footer .footer-grid .qrcode{position: absolute; top: 50%; right: 0; width: 22%; margin-top: -40px; text-align: right;}
.footer .footer-grid .qrcode img{width: 80px; height: 80px; margin-right:10%;}

/*easyBtn*/
.easyBtn{position:fixed; bottom: 30%; right: 30px; z-index:98;}
.easyBtn .quickPanel{-webkit-transition:top ease .4s; -moz-transition:top ease .4s; -ms-transition:top ease .4s; transition:top ease .4s;}
.easyBtn dl{position:relative; margin-top: 15px;}
.easyBtn dl dt{width: 65px; height:65px; background-color: #8cc8e7; border-radius: 50%; cursor: pointer; -moz-transition: all 1s; -webkit-transition:  all 1s; -o-transition:  all 1s; transition:  all 1s; box-shadow: 0 0 5px 0 #8cc8e7;}
.easyBtn dl dt a.icon{position: relative; display: block; width:40px; height:40px; padding: 12px 12px 13px 13px;}
.easyBtn dl dt a.icon:before{position: absolute; top: auto; left: auto;  display: block; content:''; width:40px; height:40px; background:url(../images/easyBtn_icons.png) no-repeat; -webkit-transition:all linear .4s; -moz-transition:all linear .4s; -o-transition:all linear .4s; transition:all linear .4s;}
.easyBtn dl dt ul{position: absolute; top: 0; left: 50px; width: 226px;}
.easyBtn dl dt ul li{float: left; margin-top: 7px; color: #ffffff;}
.easyBtn dl.on dt{background-color: #006dac;}
.easyBtn dl.dl-wza{display: none;}
.easyBtn dl.dl-weibo dt a.icon:before{background-position:0 -40px;}
.easyBtn dl.dl-zwpt dt a.icon:before{background-position:0 -80px;}
.easyBtn dl.dl-wza dt a.icon:before{background-position:0 -120px;}
.easyBtn dl.dl-gotop dt a.icon:before{background-position:0 -160px;}
.easyBtn dl.dl-toggle dt a.icon:before{background-position: 0 -200px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
.easyBtn dl.dl-gotop{display: none;}
.easyBtn dl.dl-wxsp dt a.icon:before{background: url(../images/xinmeit12i_icons.png) no-repeat;}
.easyBtn dl.dl-wxsp dd{background: #fff;width: 360px;padding-right: 0;padding: 10px;border: 1px solid #e3e3e3;    margin-right: 15px;}
.easyBtn dl.dl-wxsp dd ul.cont{width: auto;}
.easyBtn dl.dl-wxsp dd ul.cont:before{right: -32px;}
.easyBtn dl.dl-wxsp dd li{width: 33.333%;float: left;margin-bottom: 10px;}
.easyBtn dl.dl-wxsp dd img{margin: 0 auto;}
.easyBtn dl.dl-wxsp dd span{padding-top: 0;width: auto;}

.easyBtn dl dd{position:absolute; right:100%; top: 0; padding-right:15px; display:none;}
.easyBtn dl dd .cont{position: relative; width: 100px; *border:#dae0e4 1px solid; background:#fff; -moz-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -ms-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -o-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -webkit-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.easyBtn dl dd img{display: block; width:100px; height:100px;}
.easyBtn dl dd span{display: block; width: 100px; text-align: center; padding-top: 6px; font-size: 12px; font-family: "宋体"; color:#666; line-height: 18px;}
.easyBtn dl dd .cont:after{ content: ""; width: 0; height: 0; overflow: hidden; border: 10px solid transparent; border-left-color:#fff; position: absolute; right: -20px; top: 15px;}
.easyBtn dl dd .cont:before{content: ""; width: 0; height: 0; overflow: hidden; border: 11px solid transparent; border-left-color:#dae0e4; position: absolute; right: -22px; top: 14px;}



.easyBtnOpened .quickPanel{display:none;}
.easyBtnOpened dl.dl-toggle dt a.icon:before{-webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg);}

/*common*/
.common-switch .hd li.on{cursor:pointer;}
.common-switchs .hd li.on{cursor:pointer;}

.common-head{border-bottom: 1px solid #dddddd;}
.common-head.nb{border-bottom: none;}
.common-head br{display: none;}
.common-head li{float: left;}
.common-head .hd{float: left;}
.common-head .hd li{font-size: 1.25em; text-align: center;}
.common-head .hd li.on{font-weight: bold;}
.common-head .whole{width: 100%;}
.common-head .whole li{padding-right: 0 !important; padding-left: 0 !important; margin-right: 0 !important;}
.common-head .whole.col4 li{width: 25%;}

.common-head .menu1 li{position: relative; padding: 0 0 .75em; margin-right: 2.125em; line-height: 30px;}
.common-head .menu1 li:before{position: absolute; right: 0; bottom: -2px; left: 0; content: ""; width: 0; margin: 0 auto; height: .1875em; background-color: #006dac;}
.common-head .menu1 li.on{font-weight: bold; color: #006dac;}
.common-head .menu1 li.on a{color: #006dac;}
.common-head .menu1 li.on:before{width: 100%;}
.common-head .menu1 li:last-child{margin-right: 0;}

.common-head.nb .menu1 li:before{content: normal;}

.common-title .currentName{position:relative; float:left; padding-left:25px; font-size:1.25em; font-weight:bold;}
.common-title .currentName:before{position:absolute; top:50%; left:0; content:""; width:5px; height:20px; margin-top:-9px; background-color:#006dac;}
.column-title br{display:none;}

.common-more{float:right; font-size:14px; margin-top:3px; line-height:30px;}
.common-more a{display:inline-block; color:#006dac;}
.common-more a:hover{font-weight: bold;}

.mobile-more{margin-top: 1em; margin-bottom:.6125em; text-align: center; line-height: 2.5em; background-color:#f0f0f0; border-radius: .3125em;}
.mobile-more a{color: #666;}

.column-head{position: relative; text-align: center;}
.column-head:after{position: absolute; top: 50%; left: 0; z-index: 1; content: ""; width: 100%; margin-top: -1px; height: 2px; background-color: #d2d2d2;}
.column-head br{display: none;}
.column-head a{position: relative; z-index: 2; display: inline-block; padding-right: 4.25em; padding-left: 4.25em;  background-color: #fff;}
.column-head a font{font-weight:bold; font-size:1.375em; color:#006dac;}
.column-head a:before{position: absolute; top: 50%; left: .625em; content: ""; margin-top: -.8125em; width: .375em; height: 1.625em; background-color: #006dac;}
.column-head a:after{position: absolute; top: 50%; right: .625em; content: ""; margin-top: -.8125em; width: .375em; height: 1.625em; background-color: #006dac;}
.column-head.other:after{margin-top: 0; height: 1px;}
.column-head.other a{padding-right: 2.375em; padding-left: 2.375em;}
.column-head.other a:before{left: 0; margin-top: -.1875em; width: .375em; height: .375em; background-color: #e3121b;}
.column-head.other a:after{right: 0; margin-top: -.1875em; width: .375em; height: .375em; background-color: #e3121b;}

.common-bd{padding-top: 1em;}

.infoList{position: relative; overflow: hidden;}
.infoList.hadLine li:before{position: absolute; bottom: 0; left: 0; width: 100%; content: ""; border-top: 1px dashed #ddd;}
.infoList li{float: left; position: relative; width: 100%; padding-top: .35em; padding-bottom: .35em; overflow: hidden;}
.infoList li h4{position: relative; padding: 0 90px 0 18px; font-weight: normal; font-size: .16rem; overflow: hidden;}
.infoList li h4 a{float: left; line-height: 1.6em; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden;}
.infoList li h4 a.noLink:hover{color: inherit;}
.infoList li h4 a:before{position: absolute; top: -4px; left: 0; content: ""; margin-top: .8em; width: 7px; height: 7px; background-color: #c1c1c1; background-repeat: no-repeat; border-radius: 50%;}
.infoList li h4 a:hover:before{background-color: #006dac;}
.infoList li h4 a em{font-style: normal;}
.infoList li h4 a em.ing{color: #c00;}
.infoList li h4 span{position: absolute; z-index: 10; top: 50%; margin-top: -.8em; line-height: 1.6em; white-space: nowrap;}
.infoList li h4 .time{right: 2px; font-size: .9375em; color: #666;}
.infoList li br{display: none;}
.infoList.fileList li h4 a{float: none; display: block; max-width: 100%; width: 100%\9;}
.infoList.fileList li h4 a font{float: left; max-width: 90%; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden;}
.infoList.fileList li h4 a:hover font{float: left; max-width: 90%; color: #c00;}
.infoList.fileList li .Icon{float: left; margin-left: 5px; width: 23px; height: 25px; background:url(../images/new.png) left center no-repeat; overflow: hidden;}
.infoList.notTime li h4{padding-right: 0;}
.infoList.notTime li .time{display: none;}
.infoList.notBefore li h4 a:before{content: normal;}
#xxgkList_myzjyjfk li a i{font-style: normal;margin-right: 5px;}
#xxgkList_myzjyjfk li a i.ing{color: #ea2b22;}
#xxgkList_myzjyjfk li a i.over{color: #999;}
.menu-icons{margin-right:-7px; margin-left:-8px; overflow:hidden;}
.menu-icons li{float:left; width:100%;}
.menu-icons li a{position:relative; display:block; margin:0 7px 15px 8px; padding-top: .9375em; padding-bottom: .9375em; font-size: 1em; text-align:left; background-color:#fff; border:1px solid #fff;}
.menu-icons li a:before{display: inline-block; content: ""; margin: 0 .625em 0 1em; width: 45px; height: 45px; vertical-align: middle; background-repeat: no-repeat;
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.menu-icons li a font{display:inline-block; vertical-align:middle; line-height:140%; text-align:left; max-width: 70%;}
.menu-icons li a:hover{background-color:#fafafa; border-color:#e5e5e5; opacity:0.95;}
.menu-icons li.on a{background-color:#fafafa; border-color:#e5e5e5;}
.menu-icons.break li a{text-align: center;}
.menu-icons.break li a i{display: block; margin-right: auto; margin-left: auto;}
.menu-icons.break li a:before{display:block; margin:0 auto .3125em;}
.menu-icons.break li a img{display:block; margin:0 auto;}
.menu-icons.break li a:hover:before{-webkit-animation: bounce 1s; animation: bounce 1s;}
.menu-icons.break li a font{font-size: .16rem;display:block; max-width: none; text-align: center; margin-right:5px; margin-left:5px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

.navs-list li a{padding-top:5px; padding-right: 5px; padding-bottom:5px; font-size:1em; background-color:#f8f8f8; border-color:#efefef;}
.navs-list li a:before{width:1px; margin-right:0 !important; margin-left:0 !important;}
.navs-list li a font{position:relative; width:96%; text-align:left;}
.navs-list li a font:before{position:absolute; top:50%; left:12px; content:""; margin-top: -5px; border:transparent solid 5px; border-left-color:#666; background-repeat:no-repeat;}
.navs-list li a font b{display:block; margin-left:30px; font-weight:normal;}
.navs-list.col6 li{width: 16.66667%;}

/*单行省略号*/
.singleEllipsis,
.singleEllipsis a{display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; max-width: 100%;}
.singleEllipsis a{float: left;}

/*多行省略号*/
.multiEllipsis{display: -webkit-box; overflow: hidden;	white-space: normal; text-overflow: ellipsis;	-webkit-line-clamp: 2; -webkit-box-orient: vertical;	word-break: break-all;}

.crumb{padding: 1em 0; font-size: .875em; line-height: 20px; color:#666; border-bottom: 1px solid #ddd;}
.crumb dl{position:relative;}
.crumb dl dt{position: absolute; top: 1px; left: auto; width: 14px; height: 18px; background: url(../images/crumb.png) no-repeat left 0;}
.crumb dl dd{margin-left: 25px;}
.crumb dl dd em{font-style: normal;}
.crumb a{display: inline-block; color: #666;}
.crumb a:hover{color: #333;}
.crumb span{color: #006dac;}
.crumb span a{font-weight:bold; color: #006dac !important;}

/*pagediv*/
.pagediv{font-size: .9375em; line-height: 28px; color: #555; text-align:center; clear:both;}
.pagediv li{display: inline-block;}
.pagediv .arrow a{color: #555;}
.pagediv .total_count,
.pagediv .arrow a,
.pagediv .arrow span,
.page_jump a{display: inline-block; padding: 0 .6125em; margin: 4px; zoom:1; border: #dfdfdf 1px solid; border-radius:3px; }
.pagediv  #page_input{width: 40px; height: 28px; margin: 4px; color: #888; text-align: center; border: #dfdfdf 1px solid; border-radius: 3px; background: #fff;}
.pagediv .total_count,
.pagediv .arrow a,
.page_jump a{
	transition: all .2s;
	-webkit-transition: all .2s;
	background: #f1f1f1;
	background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
	background: linear-gradient(#ffffff 10%, #f1f1f1);
}
.pagediv .arrow span{background: #f5f5f5; color: #999;}
.pagediv .arrow a:hover,
.page_jump a:hover,
.pagediv .arrow .current{background: #007ece; border-color: #007ece; color: #fff; text-decoration:none;}
.pagediv .arrow .current{font-weight: bold;}

.rel-appendixs{display:none; border-top:2px solid #efefef;margin: 20px -20px 0!important;
    border: 1px solid #2d66a5;
    padding: 10px 20px 0;}
.rel-appendixs h3{padding:25px 0 10px; font-size:1em;    margin: 0;
    color: #0064b9;
    font-weight: bold;}
.rel-appendixs .infoList li{border-bottom: none !important;}
.rel-appendixs .infoList li h4 a:before{background-color:#999;}

.notData{text-align:center; padding-right:0 !important; padding-left:0 !important; height:auto !important; line-height:60px !important;}
.even{background:#fff;}
.odd{background-color:#f7f7f7;}

/*owl-carousel*/
.owl-carousel{touch-action: none;}
.owl-carousel .item{display: block; width: 100%; overflow: hidden;}
.owl-carousel .item img{display: block; width: 100%;}


.owl-carousel .owl-dots{position: absolute; z-index: 99; bottom: 10%; right: 1%;}
.owl-carousel button.owl-dot{float: left; width: .75em; height: .75em; margin-right: .3125em; background: rgba(255, 255, 255, .4); border-radius: 50%; border: none;}
.owl-carousel button.owl-dot.active{background: transparent; border: 2px solid rgba(255, 255,255, .4);}

/* 图片新闻滚动 */
.tpxw{position:relative;}
.tpxw .owl-carousel .item img{height:440px;}
.tpxw .owl-carousel .item-name{position: absolute; right: 0; bottom: 0; left: 0; z-index: 9; padding: 0 100px 0 10px; height: 2.625em; line-height: 2.625em; color: #fff; background-color: rgba(0,0,0,.3);}
.tpxw .owl-carousel .owl-nav>div{position: absolute; top: 50%; margin-top: -45px; width: 30px; height: 55px; background-color: rgba(0,0,0,.3); opacity: 1;}
.tpxw .owl-carousel .owl-nav>div i{position:absolute; top: 50%; right: 0; left: 0; margin: -15px auto 0; width: 30px; height: 30px; background-repeat: no-repeat; background-image: url(../images/slider_btn.png);}
.tpxw .owl-carousel .owl-nav>div:hover{background-color: rgba(0,0,0,.5);}
.tpxw .owl-carousel .owl-nav .owl-prev{left: 0;}
.tpxw .owl-carousel .owl-nav .owl-next{right: 0;}
.tpxw .owl-carousel .owl-nav .owl-next i{background-position: right center;}
.tpxw .owl-carousel:hover .owl-nav>div{opacity: 1;}

.tpxw .owl-carousel .owl-dots{position: absolute; bottom: 1em; right: .3125em; z-index: 99;}
.tpxw .owl-carousel button.owl-dot{float: left; width: .75em; height: .75em; margin-right: .3125em; background-color: #fff; border: none;}
.tpxw .owl-carousel button.owl-dot.active{background-color: #006dac;}

/*专题专栏*/
.ztzl{position: relative; padding: .625em 3.125em; border: 1px solid #dcdcdc;}
.ztzl .owl-carousel .item img{height:auto;}
.ztzl .owl-carousel .owl-dots{display:none;}
.ztzl .owl-carousel .owl-nav>div{position:absolute; top:0; bottom: 0; width: 1.875em; text-align:center; background-color: #f6f6f6;}
.ztzl .owl-carousel .owl-nav>div i{position: absolute; top: 50%; left: 50%; margin-top: -8px; border: transparent solid 8px;}
.ztzl .owl-carousel .owl-nav>div.owl-prev{left: -2.5em;}
.ztzl .owl-carousel .owl-nav>div.owl-next{right: -2.5em;}
.ztzl .owl-carousel .owl-nav>div.owl-prev i{margin-left: -12px; border-right-color: #dcdcdc;}
.ztzl .owl-carousel .owl-nav>div.owl-next i{margin-left: -4px; border-left-color: #dcdcdc;}
.ztzl .owl-carousel .owl-nav>div.disabled{opacity: .4; cursor: not-allowed;}


/*横栏轮播*/
.midbanner{position:relative;}
.midbanner .owl-carousel .item img{height:auto;}


/*图片列表*/
.imageList{overflow: hidden;}
.imageList ul{margin-right: -15px; margin-left: -15px; overflow: hidden; zoom: 1;}
.imageList ul li{position: relative; float: left;}
.imageList ul li a{position: relative; display: block; margin: 0 15px 30px 15px; font-size: 1em; overflow: hidden;}
.imageList ul li span.pic{display: block; width: 100%; height: 180px; background-color: #ebebeb; overflow: hidden;}
.imageList ul li span.pic img{display: block; width: 100%; height: auto; min-height: 100%;}
.imageList ul li span.pic.shadow{position: absolute; top: 50%; left: 50%; z-index: 1; width: 60px; height: 60px; margin-top: -30px; margin-left: -30px; background: #000; filter: alpha(opacity=50); -moz-opacity: .5; opacity: .5; border-radius: 8px;}
.imageList ul li span.pic i{position: absolute; top: 50%; left: 50%; z-index: 2; width: 21px; height: 24px; margin: -12px 0 0 -9px;  background-size: 100% 100%;}
.imageList ul li span.txt{display: block; padding: .6125em; text-align: center; background-color: #f5f5f5;}
.imageList ul li span.txt:before{display: inline-block; width: 1px; height: 3em; content:""; vertical-align: middle; visibility: hidden;}
.imageList ul li span.txt font{display: inline-block; vertical-align:middle; max-height: 3em; line-height: 1.5em; width: 97%; text-align: left; overflow: hidden;}
.imageList .lay-col2 li{width: 50%;}
.imageList .lay-col4 li{width: 25%;}
.imageList .lay-col3 li{width: 33.33333%;}

.package{position: relative;}
.package .subnavs{position: absolute; top: 0; right: 0;}
.package .subnavs li{float: left; margin-left: 20px;}
.package .subnavs li a{display: block; font-weight: bold; line-height: 30px;}
.package .subnavs li a:before{display: inline-block; vertical-align: top; content: ""; width: 30px; height: 30px;}
.package .subnavs li a font{display: inline-block; vertical-align: top; line-height: 30px;}

/*分享图标*/
@font-face {
    font-family: "socialshare" ;
    src: url("../font/iconfont.eot");
    src: url("../font/iconfont.eot?#iefix") format("embedded-opentype"), url("../font/iconfont.woff") format("woff"), url("../font/iconfont.ttf") format("truetype"), url("../font/iconfont.svg#iconfont") format("svg")
}

.bshare-custom{font-family: "socialshare" !important; font-size:16px; font-style:normal; -webkit-font-smoothing:antialiased; -webkit-text-stroke-width:0.2px; -moz-osx-font-smoothing:grayscale}
.bshare-custom li{float:left;}
.bshare-custom li a{position:relative; display:inline-block; margin:4px; width:26px; height:26px; font-size:16px; border-radius:50%; line-height:26px; border:1px solid #666; color:#666; text-align:center; vertical-align:middle; transition:background 0.6s ease-out 0s; }
.bshare-custom li a:hover{background-color:#666; color:#fff;}
.bshare-custom li a * {font-family:"socialshare" !important}
.bshare-custom .icon-qqim{color:#56b6e7; border-color:#56b6e7;}
.bshare-custom .icon-qzone{color:#fdbe3d; border-color:#fdbe3d;}
.bshare-custom .icon-sinablog{color:#ff763b; border-color:#ff763b;}
.bshare-custom .icon-wechat{color:#7bc549; border-color:#7bc549;}
.bshare-custom .icon-qqim:hover{background-color:#56b6e7;}
.bshare-custom .icon-qzone:hover{background-color:#fdbe3d;}
.bshare-custom .icon-sinablog:hover{background-color:#ff763b;}
.bshare-custom .icon-wechat:hover{background-color:#7bc549;}
.bshare-custom .icon-qqim:before{content:"\f11a";}
.bshare-custom .icon-qzone:before{content:"\f07a";}
.bshare-custom .icon-sinablog:before{content:"\f12a";}
.bshare-custom .icon-wechat:before{content:"\f09a";}


/* 外链跳转提示框 */
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background:rgba(0,0,0,0.7); filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
.alert-warning{position: fixed; top: 50%; left: 50%; margin-left:-300px; margin-top: -160px; width: 600px; height: 270px;background:#fff;z-index: 10001;display: none; border:2px solid;border-radius:10px;}
.alert-delete{width: 100%;height: 38px;position: relative;}
.alert-delete span{position: absolute; top:10px; right: 10px; width: 20px; height: 20px; line-height: 20px; color:#fff; text-align: center; background: #bebebe; cursor:pointer;}
.alert-delete span:hover{background: #929292;}
.alert-wzsm{width: 520px;height: 100px;margin: 15px auto 0; line-height: 1.4em;font-size: 1.5em;color: #000;text-align: center; padding-bottom: 1em;border-bottom: 1px solid #d4d4d4;}
.alert-footer{width: 100%; padding: 25px 0; text-align: center; color: #000;}	
.alert-footer span{cursor: pointer; display: inline-block; margin: 0 12px; font-size: 1.125em;}
.alert-warning .continue{width: 124px; height: 42px; color: #fff; background-color: #347bd7; border-radius:25px; -webkit-border-radius:25px; text-align: center; line-height: 42px;/* border:#e1e1e1 1px solid; box-shadow: 0 0 10px rgba(0,0,0,0.2) inset; -webikt-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;*/}	
.alert-warning .fangqi{line-height: 42px;  color: #347bd7;}	

/* 网站地图 */
.websiteMap .common-title{line-height:44px; background-color:#f9f9f9;}
.websiteMap .common-title h3{font-size:1.125em;position: relative;color:#004f90;padding-left: 10px;}
.websiteMap .common-title h3:before{content: "";width: 3px;height: 16px;background-color: #004f90;position: absolute;left: 0;top: 50%;margin-top: -8px;}
.websiteMap .common-title h3 a{color:#004f90;}
.websiteMap .newsList{padding:15px 10px 0; font-size:1em;}
.websiteMap .newsList li{float:left; width:25%; padding: 0;position: relative;}
.websiteMap .newsList li h4{font-size:1em; font-weight: normal; padding:7px 15px 7px 20px; overflow: hidden;}
.websiteMap .newsList li:before{content:"";width:5px; height:5px; background-color:#004f90; border-radius:50%;position: absolute;left:0;top:50%;margin-top:-2.5px;}